ASP.NET MVC Controls
DefaultFilterType Method (FlexGridFilterBuilder<T>)

The flexgrid's filter type
Sets the default filter type to use.
Syntax
'Declaration
 
Public Function DefaultFilterType( _
   ByVal type As FilterType _
) As FlexGridFilterBuilder(Of T)
public FlexGridFilterBuilder<T> DefaultFilterType( 
   FilterType type
)

Parameters

type
The flexgrid's filter type

Return Value

Current builder
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridFilterBuilder<T> Class
FlexGridFilterBuilder<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback